PermissionSetPermissions Property |
Contains the collection of permissions for a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Permission> Permissions { get; }Public ReadOnly Property Permissions As IList(Of Permission)
Get
Property Value
Type:
IListPermission
See Also